Skip to main content

All Questions

3votes
1answer
1kviews

/etc/bash.bashrc equivalent for sh

I know about the differences between ~/.bashrc, ~/.bash_profile, /etc/profile, and /etc/bash.bashrc. Other than /etc/profile, these are all specific to the bash shell. I would like to have a script ...
applemonkey496's user avatar

close